Table of content



/flight/{id}

Mapping URL: /flight/{id}

Description: delete the flight entity with the appended id

Microservice: AirportService


Methods

/flight/{id}

/flight/{id}

Mapping URL: /flight/{id}

Description: FlightService

Name: deleteFlightById(id)

Request Method: DELETE

Service Interface: /flight/{id}

Service Entity: Flight



AirportService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content